home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / res / description / Osymmetry.res < prev    next >
Text File  |  2003-02-27  |  435b  |  22 lines

  1. CONTAINER Osymmetry
  2. {
  3.     NAME Osymmetry;
  4.     INCLUDE Obase;
  5.  
  6.     GROUP ID_OBJECTPROPERTIES
  7.     {
  8.         LONG SYMMETRYOBJECT_PLANE
  9.         {
  10.             CYCLE
  11.             {
  12.                 SYMMETRYOBJECT_PLANE_XY;
  13.                 SYMMETRYOBJECT_PLANE_YZ;
  14.                 SYMMETRYOBJECT_PLANE_XZ;
  15.             }
  16.         }
  17.         BOOL SYMMETRYOBJECT_WELD {}
  18.         REAL SYMMETRYOBJECT_TOLERANCE { PARENTID SYMMETRYOBJECT_WELD; UNIT METER; MIN 0.0; }
  19.         BOOL SYMMETRYOBJECT_ONPLANE { PARENTID SYMMETRYOBJECT_WELD; }
  20.     }
  21. }
  22.